FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package mint.fhir#1.2.2-preview (47 ms)

Package mint.fhir
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=mint.fhir@1.2.2-preview&canonical=https://example.org/fhir/StructureDefinition/MyObservation
Url https://example.org/fhir/StructureDefinition/MyObservation
Status draft
Name MyObservation
Experimental False
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://example.org/fhir/StructureDefinition/MyObservation",
  "name" : "MyObservation",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.identifier",
        "path" : "Observation.identifier",
        "definition" : "A unique identifier assigned to this observation.\n-QuestionId",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.code.coding.system",
        "path" : "Observation.code.coding.system",
        "code" : [
          {
            "system" : "https://fhir.brainlab.com/code-systems/v0.1",
            "userSelected" : false
          },
          {
            "system" : "http://snomed.info/sct",
            "userSelected" : false
          },
          {
            "system" : "http://loinc.org",
            "userSelected" : false
          },
          {
            "system" : "http://www.radlex.org/",
            "userSelected" : false
          }
        ]
      },
      {
        "id" : "Observation.derivedFrom",
        "path" : "Observation.derivedFrom",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
            ]
          }
        ]
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "Quantity"
          },
          {
            "code" : "integer"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.